From 70172f7ba983d0f127d73c372a9b7d5d4c9df67a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 30 Dec 2003 08:24:49 +0000 Subject: [PATCH] emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed from testcover-unsafep.el and testcover-ses.el to avoid file-name clashes on 8+3 DOS filesystems. --- lisp/emacs-lisp/{testcover-ses.el => tcover-ses.el} | 0 lisp/emacs-lisp/{testcover-unsafep.el => tcover-unsafep.el} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename lisp/emacs-lisp/{testcover-ses.el => tcover-ses.el} (100%) rename lisp/emacs-lisp/{testcover-unsafep.el => tcover-unsafep.el} (100%) diff --git a/lisp/emacs-lisp/testcover-ses.el b/lisp/emacs-lisp/tcover-ses.el similarity index 100% rename from lisp/emacs-lisp/testcover-ses.el rename to lisp/emacs-lisp/tcover-ses.el diff --git a/lisp/emacs-lisp/testcover-unsafep.el b/lisp/emacs-lisp/tcover-unsafep.el similarity index 100% rename from lisp/emacs-lisp/testcover-unsafep.el rename to lisp/emacs-lisp/tcover-unsafep.el -- 2.30.2